- Connect to CyberArk for secure credentials and confirm permission to modify MSB PTS records for the relevant country scope.
- Open the DBeaver database tool and ensure the required drivers and connections are available.
-
In DBeaver, open the script file:
MBS-PTS-Queries.sql
A. Preparation
B. Choose DB & account numbers
-
Select the correct database for the target country:
KE-MSB-PR-DB | TZMSB-PR-DB | UG-MSB-PR-DBi When unsure, re-check instructions in the request or confirm with a lead before proceeding.
-
Prepare account numbers in the expected SQL format:
-- Example: WHERE account_number IN ('1234567890','0987654321','...')i Each account number must be inside single quotes and separated by commas for a valid IN clause.
C. Execute and verify
- Execute the query for the selected database and confirm that removed records no longer appear in results or validation queries.
-
Capture screenshots of execution and results as confirmation artifacts for the request trail.
Evidence screenshots
i Replace local image paths with accessible, hosted URLs or repository-relative assets to ensure portability across environments.
-
Common errors & fixes
! Syntax error: check single quotes and commas; Permission denied: confirm DB role and session; No records found: validate accounts; Connection issues: verify VPN, reconnect CyberArk, or restart DBeaver.
Notes & tips
Disclosures and a11y
i Use native <details>/<summary> for collapsible content to keep guidance accessible and keyboard-operable per platform recommendations.
Sticky navigation
i The TOC uses position: sticky with a top offset so links remain in view within the container during scroll.
Semantic structure
i Sections, headings, and lists improve scanability and assistive technology parsing; keep headings clear and ordered for consistent navigation.